home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / 000012_blitz-list-request_Thu Jul 7 12:54:18 1994.msg < prev    next >
Internet Message Format  |  1994-09-20  |  4KB

  1. Received: from funet.fi (funet.fi [130.230.1.1]) by kantti.helsinki.fi (8.6.9/8.6.5) with ESMTP id MAA13148 for <blitz-list@helsinki.fi>; Thu, 7 Jul 1994 12:54:03 +0300
  2. X400-Received: by mta funet.fi in /ADMD=fumail/C=fi/; Relayed;
  3.                Thu, 7 Jul 1994 12:53:38 +0300
  4. X400-Received: by /PRMD=uk.ac/ADMD= /C=gb/; Relayed;
  5.                Thu, 7 Jul 1994 12:52:52 +0300
  6. X400-Received: by /PRMD=UK.AC/ADMD= /C=GB/; Relayed;
  7.                Thu, 7 Jul 1994 12:52:50 +0300
  8. X400-Received: by /PRMD=UK.AC/ADMD= /C=GB/; Relayed;
  9.                Thu, 7 Jul 1994 13:57:53 +0300
  10. X400-Received: by /PRMD=UK.AC/ADMD= /C=GB/; Relayed;
  11.                Thu, 7 Jul 1994 13:57:34 +0300
  12. Date: Thu, 7 Jul 1994 13:57:34 +0300
  13. X400-Originator: M.H.Kift@swansea.ac.uk
  14. X400-Recipients: non-disclosure:;
  15. X400-MTS-Identifier: [/PRMD=UK.AC/ADMD= /C=GB/;<F854C154C@CE1.SWAN.AC.UK>]
  16. X400-Content-Type: P2-1984 (2)
  17. Content-Identifier: Re: Debugger ...
  18. Alternate-Recipient: Allowed
  19. From: Martin Kift <M.H.Kift@swansea.ac.uk>
  20. Message-ID: <F854C154C@CE1.SWAN.AC.UK>
  21. To: blitz-list@helsinki.fi
  22. Subject: Re: Debugger (question to Acid Software)
  23. X-mailer: Pegasus Mail/Windows v1.11
  24. MIME-Version: 1.0
  25. Content-Type: text/plain; charset="us-ascii"
  26. Content-Transfer-Encoding: 7bit
  27. X-Status: 
  28. Status: RO
  29.  
  30. > Ya hello Martin,
  31. hi 8)
  32.  
  33. > Debugger bad on accelerators?
  34. Very bad.
  35.  
  36. > Any points in particular? 
  37.  
  38. Well, recently (about a month ago), I started getting errors when 
  39. examining variables. Sometimes it would work fine, sometimes when I 
  40. asked to see an existing variable, it would say 'cannot create in 
  41. direct mode', even tho the variable definitely exists!
  42.  
  43. Also, when my program reached a certain size I think (although I may 
  44. be wrong in that), when running my game in debugging mode, the game 
  45. crashes at random intervals, usually no more than 30 secs after it 
  46. starts. No feedback at all, it simply crashes my machine. 
  47. Of course, my game runs fine in non-debug mode (not a single crash), 
  48. but as soon as I switch to debug mode, random crashes.
  49.  
  50. > Unlk A4 is not reliable so if you have any assembler you need to stick 
  51. > runerrsoff and runerrson (cniffed of course for only when you want 
  52. > runtime errors) around the statements in question. 
  53.  
  54. I read in bum6 that unlnk a4 statements should be placed at the end 
  55. of asm statements/functions. Is this still correct? 
  56.  
  57. > We had an asshole of a 
  58. > job finishing SkidMarks cos me and Andrew hadn't figured it out..
  59.  
  60. I can believe it 8) Is SkidMarks being updated at all. I wish for 
  61. greater computer intelligence, since I have yet to lose a match 
  62. against the computer, and I usually lap them once or twice (they are 
  63. aweful drivers) 8^)
  64.  
  65. > Oh and soundfx, apparently Roger has added a cacheofff command so that is 
  66. > apparently a rude fix for the sound library, I hope to publish the source 
  67. > code to the sound lib plus an explanation of how you drive interupts from 
  68. > libraries in bum7
  69.  
  70. Very nice. Is this sound patch a small thing? You see, I'm releasing 
  71. my game in the next couple of days. Is it possible for me to make 
  72. this patch myself, since the sound bug takes a lot of gloss off my 
  73. game.
  74.  
  75. Cheers
  76.  
  77. +---------------------------------+---------------------------------------+
  78. | Martin Kift                     |   Software developer (C/C++/OWL/MFC)  |
  79. | Email: M.H.Kift@swansea.ac.uk   |   Procede Software Ltd., UK.          |
  80. +---------------------------------+---------------------------------------+
  81. | Formula One GrandPrix amiga internet champion for 1994.                 |
  82. +---------------------------------+---------------------------------------+
  83.